home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d11 / fgl10_a.arc / README.1ST < prev    next >
Encoding:
Text File  |  1991-05-31  |  14.9 KB  |  290 lines

  1.  
  2.                                ---------------
  3.                                Fastgraph/Light
  4.                                ---------------
  5.  
  6. Fastgraph/Light is a library of more than 100 highly-optimized routines that
  7. are callable from high-level and assembly language programs running under the
  8. MS-DOS or PC-DOS operating systems.  This collection of routines provides a
  9. programmer with proven, powerful tools to take command of the PC and PS/2 text
  10. and graphics video environment.  Fastgraph/Light's major functional areas
  11. include:
  12.  
  13.    * Video mode detection and initialization
  14.    * Colors, virtual colors, and palettes
  15.    * Graphics fundamentals, including points, solid and dashed lines,
  16.      polygons, circles, ellipses, solid and dithered rectangles, region
  17.      fill, and clipping
  18.    * Character display
  19.    * Physical and virtual video page management
  20.    * Image display facilities, including mode-specific and mode-independent
  21.      images, clipped and reversed images, image retrieval, pixel run maps,
  22.      and image transfer
  23.    * Animation
  24.    * Special effects
  25.    * Keyboard, mouse, and joystick control
  26.    * Sound effects and music, both synchronous and asynchronous
  27.  
  28. As its name implies, the most notable feature of Fastgraph/Light is its speed.
  29. Fastgraph/Light is written in 8086 assembly language, and each routine has
  30. been optimized by hand to provide maximum performance.
  31.  
  32. Fastgraph/Light supports all of the standard text and graphics video modes
  33. used by the IBM PC (PC, PC/XT, and PC/AT) and PS/2 families and compatible
  34. systems.  In addition, Fastgraph/Light provides support for a commonly used
  35. video mode for the Tandy 1000 series computers and the PCjr, two video modes
  36. for the Hercules Graphics Card, and two extended VGA modes.
  37.  
  38.                      -----------------------------------
  39.                      Terms of Fastgraph/Light Evaluation
  40.                      -----------------------------------
  41.      
  42. This is an EVALUATION VERSION of Fastgraph/Light and is distributed as
  43. shareware.  It is a full-functioned version with all of the features found in
  44. the registered version.  However, any programs created with the evaluation
  45. version may not be sold, given away, or distributed in any form.
  46.  
  47. You may evaluate Fastgraph/Light for 30 days, after which you must either
  48. register the product or discontinue its use.  Upon receipt of your
  49. registration fee, you will receive disks containing the latest registered
  50. version of Fastgraph/Light, access to our support bulletin board, notices of
  51. product updates, and a license agreement that entitles you to freely use
  52. Fastgraph/Light in any programs.  For an additional fee you can also purchase
  53. an extensive 430-page printed manual.  Please see "Ordering Information" at
  54. the end of this file for complete registration information.
  55.  
  56.                                   ---------
  57.                                   Fastgraph
  58.                                   ---------
  59.  
  60. Fastgraph is our professional graphics library of more than 150 routines.  It
  61. includes all of the functionality of Fastgraph/Light but does not require the
  62. external video driver FGDRIVER.  Instead, any Fastgraph routines you use are
  63. linked directly into your .EXE file.  Fastgraph also includes additional
  64. features not available in Fastgraph/Light, such as a redefinable world space
  65. coordinate system and a scalable software character font.
  66.  
  67. Fastgraph is an ideal development tool for entertainment and educational
  68. software, presentation graphics products, scientific and engineering
  69. applications, CAD/CAM, animation, or just about any application that requires
  70. robust graphics.  Fastgraph has been used in retail products such as
  71. Accolade's Test Drive III, Day of the Viper, Steel Thunder, and Gunboat,
  72. ComputerEasy's Video Poker a la Carte, Compu-Teach's Once Upon a Time series
  73. and Puppet Playhouse, and all of our shareware products.
  74.  
  75. Any programs developed using Fastgraph/Light are 100% compatible with
  76. Fastgraph.  To move from Fastgraph/Light to Fastgraph, all you need to do is
  77. re-link your programs!  Please see "Ordering Information" at the end of this
  78. file for Fastgraph prices and ordering information.
  79.  
  80.                           --------------------------
  81.                           Installing Fastgraph/Light
  82.                           --------------------------
  83.  
  84. The Fastgraph/Light evaluation kit is distributed in two formats.  One format,
  85. called the zipped format, is a group of three standard .ZIP files.  Your
  86. evaluation kit will most likely be in this format if you obtained it from a
  87. bulletin board (BBS), a shareware distributor, or other on-line service.  The
  88. other format, called the unzipped format, consists of four 360KB 5.25-inch
  89. disks (or two 720KB 3.5-inch disks) containing the same files as in the zipped
  90. format distribution.  If you purchased your evaluation kit from Ted Gruber
  91. Software, it will be in this format.
  92.  
  93. The procedure for installing Fastgraph/Light on a hard disk differs depending
  94. on the format of your Fastgraph/Light evaluation kit.  The next two paragraphs
  95. explain the installation procedure for each format.
  96.  
  97. If you are installing the zipped format Fastgraph/Light evaluation kit, you
  98. should have three files named FGL10-A.ZIP, FGL10-B.ZIP, and FGL10-C.ZIP. 
  99. Create a new, empty subdirectory (preferably called \FGTEMP) and extract the
  100. contents of the three .ZIP files into that directory.  After doing this, run
  101. the INSTALL program to move the necessary files to their permanent locations.
  102. One of the items INSTALL will ask is for the name of the Fastgraph Utilities
  103. directory.  We suggest using the default name \FG, but you can use any
  104. directory except the temporary directory created earlier.  When you're through
  105. using INSTALL, you can delete the files from the temporary directory.
  106.  
  107. If you are installing the unzipped format Fastgraph/Light evaluation kit,
  108. you'll install it directly from the distribution disks.  Load the disk labeled
  109. "Installation and Utilities" in any available diskette drive, make that drive
  110. your current drive, and then enter INSTALL at the DOS prompt.  From this
  111. point, just follow the directions on each screen.
  112.  
  113.                                ---------------
  114.                                On-line Manuals
  115.                                ---------------
  116.  
  117. The Fastgraph/Light evaluation kit includes complete versions of the
  118. "Fastgraph User's Guide" and the "Fastgraph Reference Manual".  The two
  119. extensive manuals explain Fastgraph and Fastgraph/Light in detail and are the
  120. definitive references for using the products.  While the manuals describe the
  121. Fastgraph product, everything in the manuals also applies to Fastgraph/Light
  122. unless stated otherwise.
  123.  
  124. The User's Guide is a detailed tutorial about Fastgraph, while the companion
  125. Reference Manual gives descriptions of each Fastgraph routine in alphabetical
  126. order.  We recommend reading chapter one of the User's Guide and the first
  127. section of the Reference Manual before you attempt to use Fastgraph/Light.
  128.  
  129. The User's Guide is split into two files, USER1.TXT and USER2.TXT.  The file
  130. REF.TXT contains the Reference Manual.  The INSTALL program places these files
  131. in the \FG directory.  All three of these files are ASCII text files, suitable
  132. for any 80-column (or wider) printer.  You can purchase printed versions of
  133. these manuals for a modest fee; they are sent free if you purchase Fastgraph.
  134.  
  135.                                ----------------
  136.                                Example Programs
  137.                                ----------------
  138.  
  139. The Fastgraph/Light evaluation kit contains files for all of the example
  140. programs in the Fastgraph User's Guide.  The INSTALL program places these
  141. files in the \FG\EXAMPLES directory.  The distributed example programs are
  142. written in C (as are the examples in the User's Guide).  You can download
  143. QuickBASIC or FORTRAN versions of the examples from our support BBS by calling
  144. (702) 796-7134.
  145.  
  146.                               ------------------
  147.                               Distribution Files
  148.                               ------------------
  149.  
  150. The Fastgraph/Light evalutation kit consists of the following files:
  151.  
  152. In FGL10-A.ZIP:
  153.         FGLL.LIB       Fastgraph/Light library for large memory model
  154.         FGLM.LIB       Fastgraph/Light library for medium memory model
  155.         FGLS.LIB       Fastgraph/Light library for small memory model
  156.         FGLQB.LIB      Fastgraph/Light library for Microsoft QuickBASIC
  157.         FGLQB.QLB      Fastgraph/Light quick library for Microsoft QuickBASIC
  158.         FGLQC.QLB      Fastgraph/Light quick library for Microsoft QuickC
  159.         FASTGRAF.BI    Fastgraph/Light function declarations for QuickBASIC
  160.         FASTGRAF.H     Fastgraph/Light function prototypes for C
  161.         INTRFACE.FOR   Fastgraph/Light function interfaces for FORTRAN
  162.         FGDRIVER.EXE   Fastgraph/Light video driver
  163.         CLIP.EXE       Clipping utility for pixel run files
  164.         CONVERT.EXE    Conversion utility for pixel run files
  165.         INSTALL.EXE    Fastgraph/Light installation program
  166.         SNAPSHOT.EXE   Screen capture utility to create pixel run files
  167.         ORDER.FRM      Product order form
  168.         README.1ST     This file
  169.  
  170. In FGL10-B.ZIP:
  171.         REF.TXT        Fastgraph Reference Manual
  172.         USER1.TXT      Fastgraph User's Guide (through chapter 7)
  173.         USER2.TXT      Fastgraph User's Guide (chapter 8 and beyond)
  174.  
  175. In FGL10-C.ZIP:
  176.         *.C            Example programs written in C
  177.         *.ASM          Example assembly language programs
  178.         CORAL.*        Data files for the example programs
  179.  
  180. If your Fastgraph/Light evaluation kit does not include all of these files,
  181. you may order one directly from Ted Gruber Software for $3.00 postage and
  182. handling.  Please see "Ordering Information" at the end of this file for an
  183. order form.  Alternatively, you can download an evaluation package from our
  184. BBS by calling (702) 796-7134.  There is no charge (other than the phone call)
  185. for using the BBS.
  186.  
  187.                              --------------------
  188.                              Notice to BBS Sysops
  189.                              --------------------
  190.  
  191. You may post the Fastgraph/Light evalutaion kit on your BBS for public
  192. downloading, provided that you do not modify any of the files in any way.
  193. Please use the three .ZIP file names listed above and insure they contain all
  194. of the necessary files.
  195.  
  196.                        --------------------------------
  197.                        Notice to Shareware Distributors
  198.                        --------------------------------
  199.  
  200. Ted Gruber Software hereby grants shareware distributors or vendors the right
  201. to distribute the Fastgraph/Light evaluation kit, subject to the following
  202. conditions:
  203.  
  204.         a) You must obtain WRITTEN PERMISSION from Ted Gruber Software
  205.            to distribute the Fastgraph/Light evaluation kit.
  206.  
  207.         b) You must obtain a set of master distribution disks from Ted
  208.            Gruber Software and only distribute identical copies of the
  209.            master disks.
  210.  
  211.         c) You must not include any other files or products on the
  212.            Fastgraph/Light evaluation kit disks.
  213.  
  214.         d) You must not modify the evaluation kit files in any way.
  215.  
  216.                              --------------------
  217.                              Ordering Information
  218.                              --------------------
  219.  
  220. Please use the order form below to register Fastgraph/Light, order Fastgraph,
  221. or order Fastgraph manuals.  For your convenience, this form appears by itself
  222. in the ORDER.FRM file.
  223.  
  224. Purchase orders are accepted from most companies, schools, and government
  225. agencies.
  226.  
  227. Site licenses are available for Fastgraph/Light and Fastgraph.  Please call or
  228. write for specific details.
  229.  
  230. As an added incentive to register Fastgraph/Light or purchase Fastgraph, the
  231. first 100 orders will receive a truly awesome Fastgraph T-shirt, compliments
  232. of Ted Gruber Software!  This offer does not apply to orders for the
  233. evaluation kit, or orders for manuals only.
  234.  
  235.  
  236. Order from:
  237. Ted Gruber Software
  238. PO Box 13408
  239. Las Vegas, NV  89112
  240.  
  241. (702) 735-1980
  242.  
  243.  
  244. Name:    _____________________________________________________________________
  245.  
  246. Address: _____________________________________________________________________
  247.  
  248. City:    _____________________________________  State: ________  Zip: ________
  249.  
  250.  
  251. Please send the following products:
  252.  
  253. +======+==========================================+=======+==========+=======+
  254. |      |                                          | Price | Shipping |       |
  255. | Qty. |            Product Description           | Each  |   Each   | Total |
  256. +======+==========================================+=======+==========+=======+
  257. |      |                                          |       |          |       |
  258. |      | Fastgraph/Light evaluation kit           | free  |    $3    |       |
  259. |      |                                          |       |          |       |
  260. +------+------------------------------------------+-------+----------+-------+
  261. |      | Registered version of Fastgraph/Light    |       |          |       |
  262. |      | (includes on-line manuals but no         |  $49  |   free   |       |
  263. |      | printed manuals)                         |       |          |       |
  264. +------+------------------------------------------+-------+----------+-------+
  265. |      | Fastgraph professional graphics library  |       |          |       |
  266. |      | (includes Fastgraph User's Guide and     | $149  |   free   |       |
  267. |      | Fastgraph Reference Manual)              |       |          |       |
  268. +------+------------------------------------------+-------+----------+-------+
  269. |      | Fastgraph User's Guide and               |       |          |       |
  270. |      | Fastgraph Reference Manual               |  $25  |    $5    |       |
  271. |      | (for Fastgraph and Fastgraph/Light)      |       |          |       |
  272. +------+------------------------------------------+-------+----------+-------+
  273. |      | Upgrade registered version of            |       |          |       |
  274. |      | Fastgraph/Light to Fastgraph             | $100  |   free   |       |
  275. |      | (does not include manuals)               |       |          |       |
  276. +======+==========================================+=======+==========+=======+
  277.                                                            Subtotal  |       |
  278.                                                                      +=======+
  279.                                   Nevada residents add 6% sales tax  |       |
  280.                                                                      +=======+
  281.                 Orders outside the U.S. and Canada add 10% shipping  |       |
  282.                                                                      +=======+
  283.                                                      Total enclosed  |       |
  284.                                                                      +=======+
  285.  
  286. Specify disk format:
  287.  
  288.      [ ] 3.5-inch
  289.      [ ] 5.25-inch
  290.